wayland: Don't use GTK symbols from GDK
authorJonas Ådahl <jadahl@gmail.com>
Tue, 27 Oct 2015 01:00:48 +0000 (09:00 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 27 Oct 2015 01:02:35 +0000 (09:02 +0800)
commitdb04c1eda7b99e0c47b93c38504452c4c9e8ec09
tree14c96493977826886ebd7e57ff611e7f1c4ad9f5
parent101df329ae7d4df779230ac565a7507fda44025d
wayland: Don't use GTK symbols from GDK

GTK_WINDOW_POPUP sets the GdkWindow type to GDK_WINDOW_TEMP, so use
that in GDK, not the GTK symbol which doesn't exist there.
gdk/wayland/gdkwindow-wayland.c